chore(deps): update dependency friendsofphp/php-cs-fixer to v3.76.0 #75
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.75.0->3.76.0Release Notes
PHP-CS-Fixer/PHP-CS-Fixer (friendsofphp/php-cs-fixer)
v3.76.0Compare Source
BracesPositionFixerandMultilinePromotedPropertiesFixer(#8596)AlignMultilineCommentFixerTest(#8688)BinaryOperatorSpacesFixerTest(#8687)BlankLineBeforeStatementFixerTest(#8685)ClassDefinitionFixerTest(#8684)ClassDefinitionFixer(#8580)ConcatSpaceFixerTest(#8683)DoctrineAnnotationArrayAssignmentFixerTest(#8621)DoctrineAnnotationBracesFixerTest(#8623)DoctrineAnnotationIndentationFixerTest(#8620)DoctrineAnnotationSpacesFixerTest(#8624)EchoTagSyntaxFixerTest(#8681)file_get_contentsreturn types (#8735)FunctionDeclarationFixerTest(#8680)FunctionToConstantFixerTest(#8618)GeneralPhpdocTagRenameFixerTest(#8627)GlobalNamespaceImportFixerTest(#8679)HeaderCommentFixerTest(#8677)HeaderCommentFixerTest(restore@requiresfor PHP 8.1) (#8678)IncrementStyleFixerTest(#8676)IndentationTypeFixerTest(#8675)ListSyntaxFixerTest(#8674)MethodArgumentSpaceFixerTest(#8673)MultilineWhitespaceBeforeSemicolonsFixerTest(#8614)NativeConstantInvocationFixerTest(#8672)NewWithParenthesesFixerTest(#8592)NoBlankLinesAfterPhpdocFixerTest(#8671)NoBreakCommentFixerTest(#8670)NoClosingTagFixerTest(#8669)NoEmptyStatementFixerTest(#8667)NoSpacesAroundOffsetFixerTest(#8666)NoUnneededControlParenthesesFixerTest(#8665)NoUselessElseFixerTest(#8664)PhpdocAddMissingParamAnnotationFixerTest(#8663)PhpdocNoEmptyReturnFixerTest(#8662)PhpdocNoPackageFixerTest(#8626)PhpdocOrderByValueFixerTest(#8661)PhpdocOrderFixerTest(#8660)PhpdocParamOrderFixerTest(#8659)PhpdocReturnSelfReferenceFixerTest(#8658)PhpdocSeparationFixerTest(#8657)PhpdocSummaryFixerTest(#8654)PhpdocTrimFixerTest(#8653)PhpdocTypesOrderFixerTest(#8652)PhpdocVarWithoutNameFixerTest(#8617)PhpUnitConstructFixerTest(#8651)PhpUnitDedicateAssertFixerTest(#8650)PhpUnitTestCaseStaticMethodCallsFixerTest(#8649)Pregissues (#8720)ReturnAssignmentFixerTest(#8648)ReturnTypeDeclarationFixerTest(#8647)SingleImportPerStatementFixerTest(#8645)SingleLineCommentStyleFixerTest(#8644)SingleSpaceAroundConstructFixerTest(#8642)SpaceAfterSemicolonFixerTest(#8625)SpacesInsideParenthesesFixerTest(#8641)StatementIndentationFixerTest(#8640)YodaStyleFixerTest(#8638)JSON_INVALID_UTF8_IGNOREis defined because it always is (since PHP 7.2) (#8709)Token::equalsAny(#8743)UnusedLocalVariableforforeach(#8637)AliasedFixerOptionTest(#8739)definedcalls from tests (#8708)checkbashismsto 2.25.12 (#8694)checkbashismsto 2.25.14 (#8731)foreachvalues (#8636)Pregclass everywhere (#8689)VisibilityRequiredFixer- update docs (#8563)symfony/polyfill-php84(#8555)checkbashismspackage (#8732)preg_functions in tests (#8571)BlankLinesBeforeNamespaceFixerTest(#8573)NativeFunctionInvocationFixerTest(#8567)NoUselessConcatOperatorFixerTest(#8572)SemicolonAfterInstructionFixerTest(#8570)FCTclass for tokens not present in the lowest supported PHP version (#8706)symfony/polyfill-php84to dev deps (#8559)WhitespacesAwareFixerInterfaceonly when needed (#8541)NewExpressionParenthesesFixer(#8246)MultilinePromotedPropertiesFixer(#8595)StaticPrivateMethodFixer(#4557)BracesPositionFixer- support property hooks in promoted properties (#8613)ClassAttributesSeparationFixer- add support for property hooks (#8610)GlobalNamespaceImportFixer- analyze and fix more annotations with types (#8593)LowercaseKeywordsFixer- support asymmetric visibility (#8607)NoExtraBlankLinesFixer- add comma to supported tokens (#8655)NoSuperfluousPhpdocTagsFixer- support asymmetric visibility (#8700)NullableTypeDeclarationFixer- support asymmetric visibility (#8697)OrderedClassElementsFixer- add support for property hooks for abstract properties (#8574)OrderedTypesFixer- add support for asymmetric visibility (#8552)OrderedTypesFixer- support asymmetric visibility in promoted property (#8602)PhpdocAddMissingParamAnnotationFixer- support asymmetric visibility (#8701)PhpdocLineSpanFixer- support asymmetric visibility (#8702)PhpdocVarWithoutNameFixer- support asymmetric visibility (#8704)ProtectedToPrivateFixer- add support for asymmetric visibility (#8569)SingleClassElementPerStatementFixer- support asymmetric visibility (#8696)SingleSpaceAroundConstructFixer- add support for asymmetric visibility (#8699)StaticLambdaFixer- support functions having classy elements with$this(#8728)VisibilityRequiredFixer- support ordering set-visibility modifier (#8606)ConstantCaseFixer- do not touch namespaces starting withNull\(#8752)LowercaseStaticReferenceFixer- do not change global constants (#8727)MultilineWhitespaceBeforeSemicolonsFixer- do not touch multiline constants definitions (#8615)NewWithParenthesesFixer- fixnewwithout parentheses on PHP 8.4 syntax (#8588)NoMultipleStatementsPerLineFixer- handlesetandgetin different casing in property hooks (#8558)NoUnusedImportsFixer- handle imported class name with underscore before or after it in PHPDoc (#8598)PhpUnitDedicateAssertFixer- fix forassertFalsewithinstanceof(#8597)PhpUnitNamespacedFixermust rune beforeNoUnneededImportAliasFixer(#8579)PhpUnitTestClassRequiresCoversFixer- do not add@coversNothingannotation whenCoversTraitattribute is used (#8734)VisibilityRequiredFixer- add support for asymmetric visibility (#8586)PhpUnitMethodCasingFixerTest(#8551)$token" (#8603)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
Read more information about the use of Renovate Bot.